Menu items: force loading 16x16 icons
authorLars Uebernickel <lars.uebernickel@canonical.com>
Thu, 11 Dec 2014 16:49:02 +0000 (17:49 +0100)
committerLars Uebernickel <lars.uebernickel@canonical.com>
Wed, 17 Dec 2014 16:52:03 +0000 (17:52 +0100)
commitb44df22895c794733e15d19a977bc9c2d5a2bd78
tree01e403140d85381875d32222f9ddb82c71e2d2a5
parent9032e0884328e3524c4203e12450dc79aea797e3
Menu items: force loading 16x16 icons

GtkIconTheme doesn't scale icons beyond the size specified in the theme
anymore. This can result in arbitrarily large menu items when a theme
only provides large icons.

Force icons to always be 16x16 to ensure that menu items always have the
same height.

https://bugzilla.gnome.org/show_bug.cgi?id=741259
gtk/deprecated/gtkimagemenuitem.c
gtk/gtkmodelmenuitem.c